home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: netcom.com!marnold
- From: marnold@netcom.com (Matt Arnold)
- Subject: Re: Version Tab under Windows 95
- Message-ID: <marnoldDLMI0A.8Cx@netcom.com>
- Organization: NETCOM On-line Communication Services (408 261-4700 guest)
- References: <4dv5kj$2pl@nnrp1.news.primenet.com>
- Date: Tue, 23 Jan 1996 07:26:34 GMT
- Sender: marnold@netcom12.netcom.com
-
- John M. Patterson Jr. <jmp@primenet.com> writes:
-
- >I am using Visual C++ v2.0 and would like to add the Version
- >Tab to my exe's. Some programs have this, when you click
- >properties you have two tabs General and Version. When I
- >compile programs under VC or VBasic 4.0 I don't get this.
- >Can anyone tell me how to get this in either or both languages?
-
- Look up the VERSIONINFO resource in your Windows docs. If you simply
- add a VERSIONINFO resource to your EXE or DLL, the shell will display
- the version tab in the Properties dialog.
-
- Regards,
- -------------------------------------------------------------------------
- Matt Arnold | | ||| | |||| | | | || ||
- marnold@netcom.com | | ||| | |||| | | | || ||
- Boston, MA | 0 | ||| | |||| | | | || ||
- 617.389.7384 (h) 617.576.2760 (w) | | ||| | |||| | | | || ||
- C++, MIDI, Win32/95 developer | | ||| 4 3 1 0 8 3 || ||
- -------------------------------------------------------------------------
-